xl: Accept a list for serial in config file
authorWhite, Edmund H <edmund.h.white@intel.com>
Wed, 13 Aug 2014 19:14:07 +0000 (19:14 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 26 Aug 2014 20:15:15 +0000 (21:15 +0100)
commitceba2249707724594b268482da34a0725adbe6da
tree4d5eee8c2c412632389a1611506dc3e178943038
parent1f9668a81ad587d4f955a9a25ffad5f9c3068041
xl: Accept a list for serial in config file

Allow the "serial" key to accept a list of serial ports, and pass
them in using the new serial_list domain build element.

For backwards compatibility, still accept singleton values.

Also update the xl.cfg manpage.

This patch borrows substantially from the multiple USB device patch
c3a2148192705592d38407ba9919eb1eb151a153.

Signed-off-by: Ed White <edmund.h.white@intel.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/man/xl.cfg.pod.5
tools/libxl/xl_cmdimpl.c